/* Copyright --  */
/* Author -- Aabasoft Solutions (www.aabasoft.com) */
.fleft {
	float:left;
}
.fright {
	float:right;
}
.fclear {
	clear:both
}
.fleftclear {
	clear:left
}
.frightclear {
	clear:right
}
*{
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
    list-style: none;
	outline:none;
    }
body{
    background:#6E8856;
	font-family:Arial, Helvetica, sans-serif;
	color:#112404;
	font-size: 14px;
    }
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
  }

#inner-bg{
	width:100%;
	background:url(../images/inner-bg.jpg) repeat-x;
	height: 940px;
	}
#inner-wrapper{
	width:960px;
	margin:0 auto;
	}




#inner-contant-container-left{
	width:640px;
	margin-top: 40px;
	margin-bottom: 20px;
	}
#inner-contant-container-right{
	width:310px;
	margin-top: 40px;
	}
.inner-main-head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:243a0d;
	font-weight: normal;
	margin-bottom:10px;
	}
	
.inner-sub-head{
	font-family:"Times New Roman", Times, serif;
	color:243a0d;
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 24px;
	}
.inner-sub-head-2{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 22px;
	width:304px;
	height:30px;
	background:#005800;
	padding-top: 6px;
	padding-left: 6px;
	}	
.inner-main-p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#112404;
	line-height:2;
	}
.inner-sub-head-p{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:1.4;
	padding: 10px;
	} 	

/* banner --  */	
#inner-banner{
	width:940px;
	height:291px;
	background:#243a0d;
	padding:10px;
	}

	
	
/* about-us --  */	
	
#about-us-text-bg{
	width:600px;
	}	
#about-us-sub-content-bg{
	width:310px;
	}	
#about-us-sub-content-text-bg{
	width:310px;
	background-color: #005800;
	margin-bottom: 20px;
	}	
		
/* services --  */	

#inner-services-bg{
	width:640px;
	padding-bottom: 40px;
	}
   
#services-col{
   width:640px;
   }
   
#services-col ul{}
#services-col ul li{
	line-height:2.5;
	padding:10px 0 3px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#162506;
	background-image:url(../images/bulletine.png);
	background-repeat: no-repeat;
	background-position: left 14px;
   } 	
	
/* destinations --  */	
.destinations-head-container{
	width:620px;
	float: left;
	margin-top: 20px;
	}	
.destinations-bg{
	width:600px;
	background:#394e23;
	padding: 10px;
	float: left;
	}
.destinations-sub-head{
	font-family:"Times New Roman", Times, serif;
	color:#142304;
	font-weight: normal;
	font-size: 24px;
	}
.destination-image-bg{
	width:245px;
	height:169px;
	float: left;
	}
.destinations-text-bg{
	width:345px;
	float:left;
	margin-left: 10px;
	}	
.destinations-main-p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	line-height:2;
	}
	
/*contact-us--  */	
	
#contact-us-bg{
   width:544px;
   }	
#contact-us-bg-image{
   width:544px;
   height:521px;
   background:url(../images/contact-us-bg.png) no-repeat;
   }	
#contact-us-text-bg{
	width:501px;
	margin-left: 22px;
	margin-top: 150px;
  }	
#contact-us-p{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	color:#273c10;
	line-height:1.6;
	padding-left: 40px;
	} 		
	
#contact-us-sub-bg{
   width:310px;
   }	
		
#contact-us-sub-content-text-bg{
	width:310px;
	background-color: #005800;
	margin-bottom: 20px;
	}		
